View the HTML Source in Google Chrome

Step by Step Instructions

Use the keyboard shortcuts of CTRL U.

Developer Tools

In addition to the simple "View page source" ability that Google Chrome offers, you can also take advantage of their excellent Developer Tools to dig even deeper into a site. These tools will allow you to not only see the HTML, but also the CSS that applies to view elements in that HTML document.

To use Chrome's developer tools:


Right click an element in a web page and select "Inspect" from the menu that appears, Chrome's developer tools will pop up and the exact element you have selected will be highlighted in the HTML with the corresponding CSS shown to the right.

View the HTML source code on Android phone running Chrome

Tap once in the address bar and then move your cursor to the front of the URL.